Open the Portico Developer Guide site
Pos Gateway Schema
AuthAmt Element
Pos Gateway Schema > PosReportTxnDetailRspType Complex Type > Data Element : AuthAmt Element
Description

The actual authorized amount

Note: This can be different from the original requested amount for partial authorizations.

Namespace http://Hps.Exchange.PosGateway
Type
xs:decimal
Overview
AuthAmt xs:decimal

The actual authorized amount

Note: This can be different from the original requested amount for partial authorizations.

Source
<xs:element name="AuthAmt" type="xs:decimal" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The actual authorized amount</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> This can be different from the original requested amount for partial authorizations.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Data ElementPosReportTxnDetailRspType Complex TypePos Gateway Schema